Sort Score
Result 10 results
Languages All
Labels All
Results 2,921 - 2,930 of 152,626 for

document formatting

(0.11 sec)
  1. RevisionOptions.inserted_text_effect property |...

    RevisionOptions.inserted_text_effect property. Allows to specify the effect to be applied to the inserted content [RevisionType.INSERTION](../../../aspose.words/revisiontype/#INSERTION)... Document ( file_name = MY_DIR + 'Revisions... DOUBLE_UNDERLINE # Render format revisions in dark red and bold...

    reference.aspose.com/words/python-net/aspose.wo...
  2. RevisionOptions.show_original_revision property...

    RevisionOptions.show_original_revision property. Allows to specify whether the original text should be shown instead of revised one... Document ( file_name = MY_DIR + 'Revisions... DOUBLE_UNDERLINE # Render format revisions in dark red and bold...

    reference.aspose.com/words/python-net/aspose.wo...
  3. RevisionOptions.moved_from_text_effect property...

    RevisionOptions.moved_from_text_effect property. Allows to specify the effect to be applied to the areas where content was moved from [RevisionType.MOVING](../../../aspose.words/revisiontype/#MOVING)... Document ( file_name = MY_DIR + 'Revisions... DOUBLE_UNDERLINE # Render format revisions in dark red and bold...

    reference.aspose.com/words/python-net/aspose.wo...
  4. TextPath.italic property | Aspose.Words for Python

    TextPath.italic property. True if the font is formatted as italic....property True if the font is formatted as italic. @property def italic...insert_text_paths (): doc = aw . Document () # Insert a WordArt object...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Accessing Document Properties|Aspose.Words for ...

    Access Document properties easily and fast instead of using docx4j....Ask AI Accessing Document Properties Contents [ Hide ] Aspose...Words - Accessing Document Properties Document properties allow...

    docs.aspose.com/words/java/accessing-document-p...
  6. Aspose::Words::Drawing::TextPath::get_Italic me...

    Aspose::Words::Drawing::TextPath::get_Italic method. True if the font is formatted as italic in C++....method True if the font is formatted as italic. bool Aspose ::...{ auto doc = MakeObject < Document > (); // Insert a WordArt...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Convert WORD to ODS in C++ or with free Online ...

    C++ API to Convert WORD to ODS or Online App without using using Microsoft Word or Microsoft Excel or online. Test free WORD to ODS online converter quickly before integrating the code....Convert Converting Word documents to other formats is a common requirement...convert a Word document to HTML or ODS format for further processing...

    products.aspose.com/total/cpp/conversion/word-t...
  8. Merge Files with Node.js via C++|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....For simple files with data, formatting, and formulas, the Workbook...Book2.xls. The files contain formatted data and formulas only. The...

    docs.aspose.com/cells/nodejs-cpp/merge-files/
  9. Aspose::Words::Tables::Table::AutoFit method | ...

    Aspose::Words::Tables::Table::AutoFit method. Resizes the table and cells according to the specified auto fit behavior in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...before setting any table formatting. builder -> InsertCell ();...

    reference.aspose.com/words/cpp/aspose.words.tab...
  10. TextPath.text property | Aspose.Words for Python

    TextPath.text property. Defines the text of the text path.... Document () # Insert a WordArt object...Apply the "bold" and "italic" formatting settings to the text using...

    reference.aspose.com/words/python-net/aspose.wo...